home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / US / CBUILDER / DATA.Z / TOOLHELP.H < prev    next >
Text File  |  1997-02-13  |  125b  |  6 lines

  1. #ifndef __FLAT__
  2.   #include <win16\toolhelp.h>
  3. #else
  4.   #error toolhelp.h can only be used in a Win16 Application
  5. #endif
  6.